home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / comm / news / slrn-bin.lha / slrn / doc / tm / slrnfuns / slrnfuns.tm (.txt) < prev    next >
LaTeX Document  |  1999-04-27  |  1KB  |  51 lines

  1. #% -*- mode: textmac; mode: fold -*-
  2. #%{{{ Macro Definitions 
  3. #i linuxdoc.tm
  4. #d slang \bf{S-lang}
  5. #d kw#1 \tt{$1}
  6. #d exmp#1 \tt{$1}
  7. #d var#1 \tt{$1}
  8. #d ldots ...
  9. #d chapter#1 <chapt>$1<p>
  10. #d preface <preface>
  11. #d tag#1 <tag>$1</tag>
  12. #d function#1 \section{<bf>$1</bf>\label{$1}}<descrip>
  13. #d variable#1 \section{<bf>$1</bf>\label{$1}}<descrip>
  14. #cd function#1 <p><bf>$1</bf>\label{$1}<p><descrip>
  15. #d synopsis#1 <tag> Synopsis </tag> $1
  16. #d keywords#1 <tag> Keywords </tag> $1
  17. #d usage#1 <tag> Usage </tag> <tt>$1</tt>
  18. #d description <tag> Description </tag>
  19. #d example <tag> Example </tag>
  20. #d notes <tag> Notes </tag>
  21. #d seealso#1 <tag> See Also </tag> <tt>$1</tt>
  22. #d r#1 \ref{$1}{$1}
  23. #d done </descrip><p>
  24. #d documentstyle book
  25. #d sect1 \chapter
  26. #d sect2 \section
  27. #d sect3 \subsection
  28. #d sect4 \subsubsection
  29. #d slang-manual \bf{A Guide to the S-Lang Language}
  30. #%}}}
  31. \linuxdoc
  32. \begin{\documentstyle}
  33. \title Slrn Intrinsic Function Reference Manual
  34. \author John E. Davis, \tt{davis@space.mit.edu}
  35. \date \__today__
  36. \sect1{Header and Thread Functions}
  37. #i slrnfuns/header.tm
  38. \sect1{Article Functions}
  39. #i slrnfuns/article.tm
  40. \sect1{Group Functions}
  41. #i slrnfuns/group.tm
  42. \sect1{Dialog and Message Functions}
  43. #i slrnfuns/dialog.tm
  44. \sect1{Key Input Functions}
  45. #i slrnfuns/keys.tm
  46. \sect1{File I/O Functions}
  47. #i slrnfuns/file.tm
  48. \sect1{Miscellaneous Functions}
  49. #i slrnfuns/misc.tm
  50. \end{\documentstyle}
  51.